Skip to content

Commit

Permalink
smsc95xx: eliminate duplicate warnings on io failure
Browse files Browse the repository at this point in the history
The register read/write functions already log a warning if
an access fails, so this patch removes the additional warnings
logged by callers that don't add any more information.

This patch makes the resulting driver smaller by not containing
as many warning strings.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Steve Glendinning <steve.glendinning@shawell.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Steve Glendinning authored and David S. Miller committed Jan 4, 2013
1 parent 912df26 commit e360a8b
Showing 1 changed file with 67 additions and 217 deletions.
Loading

0 comments on commit e360a8b

Please sign in to comment.