From: navin patidar Date: Sat, 3 May 2014 11:45:21 +0000 (+0530) Subject: staging: rtl8188eu: Remove 'struct list_head list' from struct recv_buf X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1027 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a4429ea62834d4e5e4e677b11b64a881da99b99;p=pandora-kernel.git staging: rtl8188eu: Remove 'struct list_head list' from struct recv_buf Users of 'struct list_head list' variable e.g. rtw_enqueue_recvbuf(), rtw_enqueue_recvbuf_to_head() and rtw_dequeue_recvbuf() are already removed. Signed-off-by: navin patidar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed