aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/headers.h
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-10-29 08:14:16 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-10-29 20:44:47 -0700
commit3705a843bd98b3ccb7c4b6addfc182fe805a73ed (patch)
treeb8bf04a70cbbb2e5db423c28b8dca2df6f5ccfdc /drivers/staging/bcm/headers.h
parentbeceem: cleanup debug level infrastructure (diff)
downloadlinux-dev-3705a843bd98b3ccb7c4b6addfc182fe805a73ed.tar.xz
linux-dev-3705a843bd98b3ccb7c4b6addfc182fe805a73ed.zip
beceem: remove bogus network device notifier
Network device should not be messing with refcounts directly. See Documentation/networking/netdevices.txt Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Diffstat (limited to 'drivers/staging/bcm/headers.h')
-rw-r--r--drivers/staging/bcm/headers.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/bcm/headers.h b/drivers/staging/bcm/headers.h
index 5867db5d0074..1a9bdf697420 100644
--- a/drivers/staging/bcm/headers.h
+++ b/drivers/staging/bcm/headers.h
@@ -22,7 +22,6 @@
#include <linux/etherdevice.h>
#include <net/ip.h>
#include <linux/wait.h>
-#include <linux/notifier.h>
#include <linux/proc_fs.h>
#include <linux/interrupt.h>