commit | 327dfd889527ff2313cc4734a3874e1de2e2e656 | [log] [tgz] |
---|---|---|
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | Wed Aug 21 09:11:14 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 21 20:38:16 2013 -0700 |
tree | 50a81e8acd6332b54dced4b75a94fcb3f8ffc7ba | |
parent | e6b0260c2a154948be825b34e68135c127123d5a [diff] |
stmmac: remove useless csum flag This patch removes the no_csum_insertion private parameter that is not used anymore and, also, the "likely" annotation from the condition that is not in a critical path. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Cc: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: David S. Miller <davem@davemloft.net>