commit | 5da63cc4b2258e1c06ee41637492717481025143 | [log] [tgz] |
---|---|---|
author | Rémi Denis-Courmont <remi.denis-courmont@nokia.com> | Thu Aug 06 21:56:43 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 12 20:44:48 2009 -0700 |
tree | c6e48ddaca3dfc3806b26283c1fe8760ea03c0b9 | |
parent | aa11d958d1a6572eda08214d7c6a735804fe48a5 [diff] |
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>