RE: [PATCH] net: sxgbe: Added condition for non fix_burst mode

2014-05-07 Thread Byungho An
David Miller wrote: > Please start numbering your patches and submit patch sets properly. > > You need to provide: > > 1) A header posting with subject "[PATCH 0/${N}] blah blah blah" >that describes at a high level what the patch series does. > > 2) The patches, in the correct order, numbe

Re: [PATCH] net: sxgbe: Added condition for non fix_burst mode

2014-05-07 Thread David Miller
Please start numbering your patches and submit patch sets properly. You need to provide: 1) A header posting with subject "[PATCH 0/${N}] blah blah blah" that describes at a high level what the patch series does. 2) The patches, in the correct order, numbered in the subject line in the fo

[PATCH] net: sxgbe: Added condition for non fix_burst mode

2014-05-07 Thread Byungho An
This patch adds the condition for non fixed burst mode and separates into two conditions depending on pbl value. Signed-off-by: Byungho An --- drivers/net/ethernet/samsung/sxgbe/sxgbe_dma.c | 32 --- drivers/net/ethernet/samsung/sxgbe/sxgbe_dma.h |2 +- drivers/net/e