]> git.karo-electronics.de Git - karo-tx-linux.git/commit
yam: remove a no-op in yam_ioctl()
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 14 Oct 2013 12:46:15 +0000 (15:46 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Oct 2013 19:53:09 +0000 (15:53 -0400)
commit39bb93f88c5db54cbe1df0b0aa957b3a8f2227ed
tree19e5ac3622c2400847b6032d0a758e9d23241057
parent9e5f1721907fcfbd4b575bcafa0314188f7330a5
yam: remove a no-op in yam_ioctl()

We overwrite the ->bitrate with the user supplied information on the
next line.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hamradio/yam.c