aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorJean Sacren <[email protected]>2014-03-01 22:54:36 +0000
committerDavid S. Miller <[email protected]>2014-03-03 20:40:35 +0000
commit677676cd584033a47974c3634c6c9235e14db1a4 (patch)
tree02b9816d3129f148b5d9552c38876563436d3a62 /net/ipv4/tcp_output.c
parentconnector: remove duplicated code in cn_call_callback() (diff)
downloadkernel-677676cd584033a47974c3634c6c9235e14db1a4.tar.gz
kernel-677676cd584033a47974c3634c6c9235e14db1a4.zip
ieee802154: fix at86rf212_set_txpower() exit path
The commit 9b2777d6089bc ("ieee802154: add TX power control to wpan_phy") introduced the new function at86rf212_set_txpower() with the questionable check of the return of __at86rf230_write() in the exit path: 1) Both at86rf212_set_txpower() and __at86rf230_write() have the same return type. 2) Whatever __at86rf230_write() returns becomes the return value of at86rf212_set_txpower(). Thus, fix the exit path by getting rid of that check entirely. Signed-off-by: Jean Sacren <[email protected]> Cc: Phoebe Buckheister <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions