8139too: use err.h macros
authorStephen Hemminger <shemminger@vyatta.com>
Mon, 24 Nov 2008 22:47:01 +0000 (14:47 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Nov 2008 22:47:01 +0000 (14:47 -0800)
Instead of using call by reference use the PTR_ERR macros to handle
return value with error case. Compile tested only.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found