commit | b052e0737593c2a9c9b5f984e19e99f45435ef75 | [log] [tgz] |
---|---|---|
author | Steve Glendinning <steve.glendinning@shawell.net> | Fri Nov 30 05:55:52 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 30 12:27:21 2012 -0500 |
tree | 046275e1af95af10ab1ae47233e48aa68f69c625 | |
parent | 068bb1a75a94eacfaaacf3b0ecf4feb349fa8e13 [diff] |
smsc95xx: expand check_ macros These macros, while reducing the amount of code, hide flow control and make the code more confusing to follow and review. This patch expands them. It should have no functional effect on the driver. Signed-off-by: Steve Glendinning <steve.glendinning@shawell.net> Signed-off-by: David S. Miller <davem@davemloft.net>