From: Greg Kroah-Hartman Date: Thu, 21 Oct 2010 17:50:21 +0000 (-0700) Subject: Staging: brcm80211: remove uintptr typedef usage X-Git-Tag: v2.6.37-rc1~60^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f024c48a77c3c20d99de8f3424e8d3a061896885;p=pandora-kernel.git Staging: brcm80211: remove uintptr typedef usage Use a unsigned long, that is the proper type for this type of thing on Linux. Cc: Brett Rudley Cc: Henry Ptasinski Cc: Nohee Ko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed