compat-wireless: Add more functions into netdev oops backport
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 22 Dec 2009 15:20:04 +0000 (16:20 +0100)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 29 Dec 2009 01:33:34 +0000 (17:33 -0800)
commitee8062736a2dbf47c66f24e0605d2d7cdd33fe13
tree1ae14c5ab7f57bd7b550db9d56355f71e09337b8
parent32d7f278a15185415a121f879a95e2ce4f565d69
compat-wireless: Add more functions into netdev oops backport

Add netdev->poll_controller, netdev->vlan_rx_register and netdev->set_multicast_list into the netdev_ops backport code in driver atl1c, atl1e and atlx.

This is compiling, but not really tested because I do not have these devices.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
patches/01-netdev.patch