diff options
author | Byungho An <bh74.an@samsung.com> | 2013-08-08 10:30:26 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-10 00:44:31 +0400 |
commit | 21ff01931e47f247bfb235ca36565734daca1de8 (patch) | |
tree | 1977895627f8d387d64bcdc03657fdb0c7afb3e6 /net | |
parent | ffbe4a539f69fa3e2f3be74627ca2c830f9d923b (diff) | |
download | linux-21ff01931e47f247bfb235ca36565734daca1de8.tar.xz |
net: stmmac: Fixed the condition of extend_desc for jumbo frame
This patch fixed the condition of extend_desc for jumbo frame.
There is no check routine for extend_desc in the stmmac_jumbo_frm function.
Even though extend_desc is set if dma_tx is used instead of dma_etx.
It causes kernel panic.
Signed-off-by: Byungho An <bh74.an@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions