commit | 85920d43bd5ae8a96f434704438b57c0b8c31198 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Mon Nov 24 14:47:01 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 24 14:47:01 2008 -0800 |
tree | 12e3e33b6856ff7dc2459d2fbd72781f9e65239b | |
parent | 3755810cebf7f9902b05c7ba9baeac0fc44881be [diff] |
8139too: use err.h macros 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>