]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit86d1cf559ff1c5ef82a8e808140bc3054caa990d
tree5000be03bb0472c90b05ed3722407a75275c53a0
parentb63b69cb7029c9621dca1ae2c9c8354ea6f35622
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