From: Malcolm Priestley Date: Wed, 5 Nov 2014 21:08:52 +0000 (+0000) Subject: staging: vt6655: remove fragmentation from driver X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~425 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1c41336570f952e0b30eaa56728996d5ac50457;p=pandora-kernel.git staging: vt6655: remove fragmentation from driver 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed