ibmveth: Convert driver specific error functions to netdev_err
authorSantiago Leon <santil@linux.vnet.ibm.com>
Fri, 3 Sep 2010 18:29:19 +0000 (18:29 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Sep 2010 01:21:53 +0000 (18:21 -0700)
commit21c2decea0f52980a34c79167fe69df3a84d2788
tree97bf41ad57f230c73630f6a4d952745da20a4b4d
parentc43ced18a515bef29166f22c01a6d9062aa3008e
ibmveth: Convert driver specific error functions to netdev_err

Use netdev_err to standardise the error output.

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