aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorhayeswang <[email protected]>2013-07-12 16:26:15 +0800
committerDavid S. Miller <[email protected]>2013-07-12 16:13:34 -0700
commit3ff25e3c4531aff5b1a96e2ea6e1a2d355263019 (patch)
treee9f93b286fb74bcbd610d2f099d51f94d82e05d3 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent40dadff26539d1695d2a37b44f66c53158439ae9 (diff)
usb/net/r8152: fix integer overflow in expression
config: make ARCH=avr32 allyesconfig drivers/net/usb/r8152.c: In function 'rtl8152_start_xmit': drivers/net/usb/r8152.c:956: warning: integer overflow in expression 955 memset(tx_desc, 0, sizeof(*tx_desc)); > 956 tx_desc->opts1 = cpu_to_le32((len & TX_LEN_MASK) | TX_FS | TX_LS); 957 tp->tx_skb = skb; Signed-off-by: Hayes Wang <[email protected]> Spotted-by: kbuild test robot <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions