From: Bjørn Mork Date: Fri, 16 May 2014 19:48:28 +0000 (+0200) Subject: net: cdc_ncm: remove redundant "disconnected" flag X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~198^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa83dbeee55865678025b6c1637ca08860209f87;p=pandora-kernel.git net: cdc_ncm: remove redundant "disconnected" flag Calling netif_carrier_{on,off} is sufficient. There is no need to duplicate the carrier state in a driver specific flag. Acked-by: Enrico Mioso Signed-off-by: Bjørn Mork Signed-off-by: David S. Miller --- Reading git-diff-tree failed