diff options
| author | Lennert Buytenhek <[email protected]> | 2015-05-25 15:38:24 +0300 |
|---|---|---|
| committer | Marcel Holtmann <[email protected]> | 2015-05-26 18:07:39 +0200 |
| commit | c032705ebfed32a6dcda72d83c54f060d4bf1e6e (patch) | |
| tree | 836f412c7365ddcf88851ace991b90b397bfecf8 /tools/perf/scripts/python/bin | |
| parent | e34fd879f5516496c7241c9c2caf3a108295a30c (diff) | |
ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big.
The proper return code for trying to send a packet that exceeds the
outgoing interface's MTU is EMSGSIZE, not EINVAL, so patch ieee802154's
raw_sendmsg() to do the right thing. (Its dgram_sendmsg() was already
returning EMSGSIZE for this case.)
Signed-off-by: Lennert Buytenhek <[email protected]>
Acked-by: Alexander Aring <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions