]> git.baikalelectronics.ru Git - kernel.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)
commit20ae9f6f3c97971716ee1a345911589db152ffc1
tree19e5ac3622c2400847b6032d0a758e9d23241057
parent3a726b330ff4a35696aea66cfd8cd8e9758b9731
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