aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorPankaj Dubey <[email protected]>2014-01-10 12:04:06 +0900
committerDavid S. Miller <[email protected]>2014-01-13 11:54:43 -0800
commit6bc21eedcfbf35a087911578e7e30f98c5ece478 (patch)
tree057af7b6922d950f04af913e0e7038b8820d983e /scripts/stackusage
parentb884b1a46f205d56e33c0391c1d04644d846f41e (diff)
drivers: net: silence compiler warning in smc91x.c
If used 64 bit compiler GCC warns that: drivers/net/ethernet/smsc/smc91x.c:1897:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] This patch fixes this by changing typecast from "unsigned int" to "unsigned long" CC: "David S. Miller" <[email protected]> CC: Jingoo Han <[email protected]> CC: [email protected] Signed-off-by: Pankaj Dubey <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions