summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm/headers.h
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-10-29 15:14:16 (GMT)
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-10-30 03:44:47 (GMT)
commit3705a843bd98b3ccb7c4b6addfc182fe805a73ed (patch)
treeb8bf04a70cbbb2e5db423c28b8dca2df6f5ccfdc /drivers/staging/bcm/headers.h
parent2564a148d5326f1d36202e497b3dd0a17422c636 (diff)
downloadlinux-fsl-qoriq-3705a843bd98b3ccb7c4b6addfc182fe805a73ed.tar.xz
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 5867db5..1a9bdf6 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>