commit | 58c14a8fe64d047218522cf2f18a2d7f24c12f51 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Wed Sep 26 22:31:19 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:52:54 2007 -0700 |
tree | 7ba7d28052d0d30f7bc7d97ae6d11ebea2ee1c16 | |
parent | dcffde5345c917b98b094d0ef27f6280bc7d4655 [diff] |
[ATM] net/atm/lec.c: printk warning fix net/atm/lec.c: In function 'lec_start_xmit': net/atm/lec.c:371: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'long unsigned int' Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>