]> bbs.cooldavid.org Git - jme.git/commit
net: remove interrupt.h inclusion from netdevice.h
authorAlexey Dobriyan <adobriyan@gmail.com>
Mon, 6 Jun 2011 10:43:46 +0000 (10:43 +0000)
committerGuo-Fu Tseng <cooldavid@cooldavid.org>
Tue, 28 Jun 2011 09:57:58 +0000 (17:57 +0800)
commit678e26f972b0bbc9e822a6b9292c11bb651a95e0
treef62b1a76da33d01389ef7a6a56c50f366542e8bc
parentb74ddc4baf84cb2a4b2132652ff45b7c9a03e897
net: remove interrupt.h inclusion from netdevice.h

* remove interrupt.g inclusion from netdevice.h -- not needed
* fixup fallout, add interrupt.h and hardirq.h back where needed.

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