commit | 52a90612fa6108d20cffd3cf6a2c228e2f3619f7 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Fri Apr 24 18:39:29 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 25 20:49:32 2020 -0700 |
tree | 9bb635ee94efac0f1d5500b3679bc8aeae868a4f | |
parent | 1200832c6e850a17f36631f6492f953a1b39e6b8 [diff] |
net: remove obsolete comment Commit b656722906ef ("net: Increase the size of skb_frag_t") removed the 16bit limitation of a frag on some 32bit arches. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>