From: Larry Finger Date: Fri, 14 Feb 2014 22:54:05 +0000 (-0600) Subject: staging: r8188eu: Remove unnecessary list_head entry from recv_frame union X-Git-Tag: v3.15-rc1~139^2~1048 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44630dee03d6c7f143668e7629d073198091b63c;p=pandora-kernel.git staging: r8188eu: Remove unnecessary list_head entry from recv_frame union Struct recv_frame_hdr already contains a list head. This one is pointless. Suggested-by: Jes Sorensen Signed-off-by: Larry Finger Cc: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed