[EMAIL PROTECTED] wrote:
From: Ingo Oeser <[EMAIL PROTECTED]>

general:
        - endian annotation of the ring descriptors

nv_getlen():
        - use htons() instead of __constant_htons()
          to improvde readability and let the compiler constant fold it.

nv_rx_process():
        - use a real for() loop in processing instead of goto and break
        - consolidate rx_errors increment
        - count detected rx_length_errors

Signed-off-by: Ingo Oeser <[EMAIL PROTECTED]>
Cc: Manfred Spraul <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>

ACK, but I'm holding off applying this while trying to get 4 apply-able patches out of NVIDIA and Manfred :)

        Jeff



-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to