diff options
author | Samuel Ortiz <sameo@linux.intel.com> | 2012-11-01 23:36:07 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-11-19 23:57:01 +0100 |
commit | be02b6b624005d47c388f799ce23714136430217 (patch) | |
tree | 2e440fa1279d91f0791e3ee3248c2120bc4855aa /MAINTAINERS | |
parent | NFC: Stop sending LLCP frames when tx queues are getting too deep (diff) | |
download | linux-be02b6b624005d47c388f799ce23714136430217.tar.xz linux-be02b6b624005d47c388f799ce23714136430217.zip |
NFC: Queue a copy of the transmitted LLCP skb
Drivers are allowed to modify the sent skb and thus we need to make a copy
of it before passing it to the driver. Without this fix, LLCP Tx skbs were
not queued properly as the ptype check was failing due to e.g. the pn533
driver skb_pushing the Tx skb.
Reported-by: Thierry Escande <thierry.escande@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions