commit | fa3df928e0878350ab0ddd1453bb85b056c726da | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jpirko@redhat.com> | Thu Sep 01 03:29:38 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 15 15:36:34 2011 -0400 |
tree | b2dc6f573420f56300fa65bcd6fba85af617f3b4 | |
parent | e8aaebc6b2a9c36dd9705adcb8f10d14b3d33f75 [diff] |
br: remove redundant check and init Since these checks and initialization are done in dev_ethtool_get_settings called later on, remove this redundancy. Signed-off-by: Jiri Pirko <jpirko@redhat.com> Acked-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>