OSDN Git Service

f_phonet: lock-less MTU change
authorRémi Denis-Courmont <remi.denis-courmont@nokia.com>
Thu, 6 Aug 2009 21:56:43 +0000 (21:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Aug 2009 03:44:48 +0000 (20:44 -0700)
commit5da63cc4b2258e1c06ee41637492717481025143
treec6e48ddaca3dfc3806b26283c1fe8760ea03c0b9
parentaa11d958d1a6572eda08214d7c6a735804fe48a5
f_phonet: lock-less MTU change

With the current driver, the MTU is purely indicative, so there is no
need to synchronize with the receive path.

Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/usb/gadget/f_phonet.c