br: remove redundant check and init
authorJiri Pirko <jpirko@redhat.com>
Thu, 1 Sep 2011 03:29:38 +0000 (03:29 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Sep 2011 19:36:34 +0000 (15:36 -0400)
commitfa3df928e0878350ab0ddd1453bb85b056c726da
treeb2dc6f573420f56300fa65bcd6fba85af617f3b4
parente8aaebc6b2a9c36dd9705adcb8f10d14b3d33f75
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>
net/bridge/br_if.c