git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87299d4
)
staging: vt6655: remove fragmentation from driver
author
Malcolm Priestley
<tvboxspy@gmail.com>
Wed, 5 Nov 2014 21:08:52 +0000
(21:08 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 5 Nov 2014 22:49:13 +0000
(14:49 -0800)
fragmentation is now handled by mac80211.
Remove functions
device_alloc_frag_buf
device_init_defrag_cb
device_free_frag_buf
Removing
typedef struct tagSDeFragControlBlock
frag_thresh
sRxDFCB
cbDFCB;
cbFreeDFCB;
uCurrentDFCBIdx;
macros
FRAG_THRESH_MIN
FRAG_THRESH_MAX
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found