]> git.openfabrics.org - ~emulex/for-vlad/compat.git/commit
compat: add the rest of the missing netdev_attach_ops()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 5 May 2010 00:14:39 +0000 (17:14 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 5 May 2010 00:16:45 +0000 (17:16 -0700)
commitb2cd24d139ed8d9694a88abd53c73bd3d28075be
tree3d6f189505645eeed4b92d5f6308eed2b2138990
parent7349fb77e7b24102f4539a8022e9fd75147b5012
compat: add the rest of the missing netdev_attach_ops()

If you don't see your net_device_ops implemented on
netdev_attach_ops() then you are shit out of luck and
you must do the nasty ifdef magic.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
compat/compat-2.6.29.c