From: Jeff Mahoney Date: Mon, 11 Jan 2010 15:54:30 +0000 (-0500) Subject: Staging: otus: fix assignment makes integer from pointer without a cast warnings X-Git-Tag: v2.6.34-rc1~10^2~1^2~202 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23639126523b274e094515b609c987e927284920;p=pandora-kernel.git Staging: otus: fix assignment makes integer from pointer without a cast warnings This patch fixes some %x pointer printing to %p. It also uses the skb_tail_pointer and skb_mac_header macros for accessing thos members. Signed-off-by: Jeff Mahoney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed