ibmveth: Remove redundant function prototypes
authorSantiago Leon <santil@linux.vnet.ibm.com>
Fri, 3 Sep 2010 18:29:08 +0000 (18:29 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Sep 2010 01:21:51 +0000 (18:21 -0700)
commite295fe83755213fb5991be577485525a7453213c
tree5000be03bb0472c90b05ed3722407a75275c53a0
parent003212cc599cdc006de486e28c1f6b327bcb9808
ibmveth: Remove redundant function prototypes

These functions appear before their use, so we can remove the redundant
prototypes.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Santiago Leon <santil@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ibmveth.c