[NET]: Move hardware header operations out of netdevice.
authorStephen Hemminger <shemminger@linux-foundation.org>
Tue, 9 Oct 2007 08:40:57 +0000 (01:40 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:52:52 +0000 (16:52 -0700)
Since hardware header operations are part of the protocol class
not the device instance, make them into a separate object and
save memory.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found