diff options
author | Frank Lichtenheld <[email protected]> | 2007-11-14 15:57:38 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2007-11-14 15:57:38 -0800 |
commit | 186fd777a8c63c28acdbcb0e9aefa7ebc858641e (patch) | |
tree | 46658dd542fb4523b1138166fae45372bc63cd7e /lib/debugobjects.c | |
parent | e1cd8f78f8cbfa314a095dbf704707217c8ee197 (diff) |
[ISDN] sc: Fix sndpkt to have the correct number of arguments
isdn_if.writebuf_skb has an additional ack flag argument which
was missing from sndpkt leading to the following warning:
CC [M] drivers/isdn/sc/init.o
drivers/isdn/sc/init.c: In function ‘sc_init’:
drivers/isdn/sc/init.c:281: warning: assignment from incompatible pointer type
Note that this doesn't actually do anything with the flag, it
just fixes the warning (and probably accessing the last argument).
Signed-off-by: Frank Lichtenheld <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions