commit | 8b9db0d0aa3e7fccc4317f6dd5dfbca97bb22009 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Aug 22 16:50:17 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 10 10:06:54 2018 -0700 |
tree | 6b0444e2e358c0e9f55d4e4ffdbd7263a94f1f09 | |
parent | 6effee6840af7d1adfde296f987b3d3213b3037d [diff] |
rtl818x: Remove SKB list assumptions. Eliminate the assumption that SKBs and SKB list heads can be cast to eachother in SKB list handling code. Signed-off-by: David S. Miller <davem@davemloft.net>