]> Pileus Git - ~andy/linux/commit
net: cdc_ncm: fix SET_MAX_DATAGRAM_SIZE
authorBjørn Mork <bjorn@mork.no>
Fri, 1 Nov 2013 10:16:46 +0000 (11:16 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 2 Nov 2013 06:02:02 +0000 (02:02 -0400)
commit1b5287a7abec1177257a988b523c78dab7056b41
treebda69dc23435d41269fed81974076339af462f23
parent6a9612e2cb22b3fd6a7304dcbf2b4ee1cf2104b2
net: cdc_ncm: fix SET_MAX_DATAGRAM_SIZE

We need to inform the device about the *new* value, not the
old one.

Cc: Alexey Orishko <alexey.orishko@gmail.com>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cdc_ncm.c