Skip to content
Commit 39e0786d authored by David S. Miller's avatar David S. Miller
Browse files

microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.



NET_IP_ALIGN defaults to 2, no need to override.

NET_SKB_PAD is now 64, which is much larger than microblaze's
L1_CACHE_SIZE so no need to override that either.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 18e8c134
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment