qeth: IP address takeover flag setting
The qeth IP address flag setting is possible when device is offline. When setting device online afterwards the current set IP addresses have to be correctly registered with the device regarding the IP address takeover attribute. Signed-off-by: Klaus-Dieter Wacker <kdwacker@de.ibm.com> Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
1ff219068c
commit
6298263ac0
@@ -195,7 +195,7 @@ static void qeth_l3_convert_addr_to_bits(u8 *addr, u8 *bits, int len)
|
||||
}
|
||||
}
|
||||
|
||||
static int qeth_l3_is_addr_covered_by_ipato(struct qeth_card *card,
|
||||
int qeth_l3_is_addr_covered_by_ipato(struct qeth_card *card,
|
||||
struct qeth_ipaddr *addr)
|
||||
{
|
||||
struct qeth_ipato_entry *ipatoe;
|
||||
|
Reference in New Issue
Block a user