summaryrefslogtreecommitdiff
path: root/Documentation/controllers
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.cz>2008-07-28 16:53:05 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-28 08:28:03 -0700
commit93110f698fe92fc4dfd86c78783aedf522c69eb9 (patch)
tree2150a7a7614ab6149b8351a43495720b1e6caf9f /Documentation/controllers
parentd54c2752f6bb6cc53359dcdf6ed4fb6e5fb6440a (diff)
downloadlinux-3.10-93110f698fe92fc4dfd86c78783aedf522c69eb9.tar.gz
linux-3.10-93110f698fe92fc4dfd86c78783aedf522c69eb9.tar.bz2
linux-3.10-93110f698fe92fc4dfd86c78783aedf522c69eb9.zip
ipwireless: Do not return value from sending funcs
ipwireless: Do not return value from sending funcs Do not return value from do_send_fragment and do_send_packet, it's not used. The packet size checks are not useful too: * zero length packet will never be sent, caller always passes packet_header size which is either 1 or 3 * MTU check is done in caller, no need to repeat Signed-off-by: David Sterba <dsterba@suse.cz> Signed-off-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/controllers')
0 files changed, 0 insertions, 0 deletions