From: Larry Finger Date: Sun, 9 Feb 2014 21:15:58 +0000 (-0600) Subject: staging: r8188eu: Eliminate macro to get next list item X-Git-Tag: v3.15-rc1~139^2~1174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c44e5e39c3d168d094cfe91334fd9e826de7d51f;p=pandora-kernel.git staging: r8188eu: Eliminate macro to get next list item The driver contains a macro that gets the next item in a linked list. Replace it with a simple copy of the pointer. Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed