netdev: remove certain HAVE_ macros
authorAlexey Dobriyan <adobriyan@gmail.com>
Fri, 22 Jan 2010 10:13:10 +0000 (10:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Jan 2010 09:21:26 +0000 (01:21 -0800)
After netdev_ops compat code HAVE_* macros aren't needed, in fact
they _will_ result in compile breakage for out of tree drivers.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found