aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/Prototypes.h
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-11-01 14:06:24 -0400
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-11-01 14:06:24 -0400
commit4ea4f7a0d3d7a9961bf77f0860df8dd4a213b8a3 (patch)
tree7b05b17e828df1494aa112a1d0bdc1f809f344aa /drivers/staging/bcm/Prototypes.h
parentbeceem: don't overrun user buffer on read (diff)
downloadlinux-dev-4ea4f7a0d3d7a9961bf77f0860df8dd4a213b8a3.tar.xz
linux-dev-4ea4f7a0d3d7a9961bf77f0860df8dd4a213b8a3.zip
beceem: change startup messages
Change the regsister/unregister routines to generate better messages, and control arrival of new frames when USB device is unplugged. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Diffstat (limited to 'drivers/staging/bcm/Prototypes.h')
-rw-r--r--drivers/staging/bcm/Prototypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/bcm/Prototypes.h b/drivers/staging/bcm/Prototypes.h
index ba0444e70577..b80b806c90a3 100644
--- a/drivers/staging/bcm/Prototypes.h
+++ b/drivers/staging/bcm/Prototypes.h
@@ -52,6 +52,7 @@ INT SendControlPacket(PMINI_ADAPTER Adapter, /**<Logical Adapter*/
int register_networkdev(PMINI_ADAPTER Adapter);
+void unregister_networkdev(PMINI_ADAPTER Adapter);
INT AllocAdapterDsxBuffer(PMINI_ADAPTER Adapter);