aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorShahar Lev <[email protected]>2011-05-23 08:36:11 +0000
committerGreg Kroah-Hartman <[email protected]>2011-06-07 17:01:18 +0000
commit9d031d94da453077bbc6108b7822fc751ac85299 (patch)
tree35c58ae8741e5cb79d422b05eb9ce14dfeac3568 /net/lapb/lapb_iface.c
parentdrivers/base/platform.c: don't mark platform_device_register_resndata() as __... (diff)
downloadkernel-9d031d94da453077bbc6108b7822fc751ac85299.tar.gz
kernel-9d031d94da453077bbc6108b7822fc751ac85299.zip
drivers:misc: ti-st: fix skipping of change remote baud
Before the incrementing of ptr in skip_change_remote_baud, it points to cur_action, but the increment is done by the size of nxt_action instead. This could cause ptr to not point to a bts_action structure, which is harmful for the increment of ptr done in download_firmware. Therefore, the skipping is first done for cur_action. Signed-off-by: Shahar Lev <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions