git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
916f764
)
net: cdc_ncm: remove redundant "disconnected" flag
author
Bjørn Mork
<bjorn@mork.no>
Fri, 16 May 2014 19:48:28 +0000
(21:48 +0200)
committer
David S. Miller
<davem@davemloft.net>
Sat, 17 May 2014 02:39:02 +0000
(22:39 -0400)
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 <mrkiko.rs@gmail.com>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found