Staging: brcm80211: remove uintptr typedef usage
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 17:50:21 +0000 (10:50 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 17:50:21 +0000 (10:50 -0700)
Use a unsigned long, that is the proper type for this type of thing on
Linux.

Cc: Brett Rudley <brudley@broadcom.com>
Cc: Henry Ptasinski <henryp@broadcom.com>
Cc: Nohee Ko <noheek@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found