From: Michal Kazior Date: Tue, 18 Nov 2014 07:24:47 +0000 (+0200) Subject: ath10k: start using sk_buff_head X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~42^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aa505d20b3a3577bd4eeec79f70895153a1a474;p=pandora-kernel.git ath10k: start using sk_buff_head Instead of using manual sk_buff linking via ->next use sk_buff_head. It's more robust, cleaner and there's plenty of helper functions in kernel already to manage sk_buff_head. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed