On Thu, 2010-02-25 at 15:47 -0800, Robert Love wrote:
> Mask the user buffer count to prevent it from overwriting
> the offset value.
> 
> If the user buffer count was 256 the shift would place a 1
> in the offset region leading to errors. This patch simply
> masks the count such that it doesn't overwrite the offset
> when shifting the bits.
> 
> Signed-off-by: Robert Love <[email protected]>
> Signed-off-by: Yi Zou <[email protected]>
> ---
> 
I accidentally mailed this patch here; it's intended for netdev.


_______________________________________________
devel mailing list
[email protected]
http://www.open-fcoe.org/mailman/listinfo/devel

Reply via email to