]> git.baikalelectronics.ru Git - kernel.git/commit
ibmveth: Return -EINVAL on all ->probe errors
authorSantiago Leon <santil@linux.vnet.ibm.com>
Fri, 3 Sep 2010 18:29:36 +0000 (18:29 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Sep 2010 01:21:54 +0000 (18:21 -0700)
commit55c21c9e43c4da4f734e2bfd50ac31090acc792e
tree49be406d5b1b06104a4fcfd787755b81223f57f0
parent2b2cde5617801febd45623937631688eb6315255
ibmveth: Return -EINVAL on all ->probe errors

We had a few cases where we returned success on error.

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