]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
net: xilinx_emacps: Simplified the cleanup logic for fragmented packets
authorPunnaiah Choudary Kalluri <punnaiah.choudary.kalluri@xilinx.com>
Tue, 3 Dec 2013 14:51:03 +0000 (20:21 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 3 Dec 2013 15:13:31 +0000 (16:13 +0100)
commit26f6ade0bfeccda228e29698433a4a1df1e23d1f
tree48d734adf6c22a5e68d18b444681dbc2fed4d92a
parentb4e45a514b7cb5e4a3bfa42d1fccc8d7ca8e28e7
net: xilinx_emacps: Simplified the cleanup logic for fragmented packets

The following changes simplify the fragmented packet and buffer descriptor
cleanup process by eliminating the redundant while loop

Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/net/ethernet/xilinx/xilinx_emacps.c