qeth: l3 fix build error in ipv6 addr list handling
authorFrank Blaschka <frank.blaschka@de.ibm.com>
Mon, 22 Mar 2010 16:59:48 +0000 (09:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Mar 2010 16:59:48 +0000 (09:59 -0700)
commit70f60a220b33832ae4e2622b913f138892b6fe7b
treec88ff8ddc77ed97906670dcd5183f961e3e39b13
parent7668448ea91cda36661878da54c851f8eb239d8e
qeth: l3 fix build error in ipv6 addr list handling

Adapt qeth l3 to:
commit c2e21293c054817c42eb5fa9c613d2ad51954136
(ipv6: convert addrconf list to hlist)
converted lst_next member of inet6_ifaddr struct to a hlist.

Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_l3_main.c