Home
last modified time | relevance | path

Searched hist:"18 dd23920703891c39c7965873f8ae369bd3a237" (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dphy.hdiff 18dd23920703891c39c7965873f8ae369bd3a237 Wed Apr 13 18:08:32 CDT 2016 Jacob Keller <jacob.e.keller@intel.com> e1000e: use BIT() macro for bit defines

This prevents signed bitshift issues when the shift would overwrite the
signed bit, and prevents making this mistake in the future when copying
and modifying code.

Use GENMASK or the unsigned postfix for cases which aren't suitable for
BIT() macro.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
H A Dnvm.cdiff 18dd23920703891c39c7965873f8ae369bd3a237 Wed Apr 13 18:08:32 CDT 2016 Jacob Keller <jacob.e.keller@intel.com> e1000e: use BIT() macro for bit defines

This prevents signed bitshift issues when the shift would overwrite the
signed bit, and prevents making this mistake in the future when copying
and modifying code.

Use GENMASK or the unsigned postfix for cases which aren't suitable for
BIT() macro.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
H A D80003es2lan.cdiff 18dd23920703891c39c7965873f8ae369bd3a237 Wed Apr 13 18:08:32 CDT 2016 Jacob Keller <jacob.e.keller@intel.com> e1000e: use BIT() macro for bit defines

This prevents signed bitshift issues when the shift would overwrite the
signed bit, and prevents making this mistake in the future when copying
and modifying code.

Use GENMASK or the unsigned postfix for cases which aren't suitable for
BIT() macro.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
H A Dmac.cdiff 18dd23920703891c39c7965873f8ae369bd3a237 Wed Apr 13 18:08:32 CDT 2016 Jacob Keller <jacob.e.keller@intel.com> e1000e: use BIT() macro for bit defines

This prevents signed bitshift issues when the shift would overwrite the
signed bit, and prevents making this mistake in the future when copying
and modifying code.

Use GENMASK or the unsigned postfix for cases which aren't suitable for
BIT() macro.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
H A D82571.cdiff 18dd23920703891c39c7965873f8ae369bd3a237 Wed Apr 13 18:08:32 CDT 2016 Jacob Keller <jacob.e.keller@intel.com> e1000e: use BIT() macro for bit defines

This prevents signed bitshift issues when the shift would overwrite the
signed bit, and prevents making this mistake in the future when copying
and modifying code.

Use GENMASK or the unsigned postfix for cases which aren't suitable for
BIT() macro.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
H A Dphy.cdiff 18dd23920703891c39c7965873f8ae369bd3a237 Wed Apr 13 18:08:32 CDT 2016 Jacob Keller <jacob.e.keller@intel.com> e1000e: use BIT() macro for bit defines

This prevents signed bitshift issues when the shift would overwrite the
signed bit, and prevents making this mistake in the future when copying
and modifying code.

Use GENMASK or the unsigned postfix for cases which aren't suitable for
BIT() macro.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
H A Dethtool.cdiff 18dd23920703891c39c7965873f8ae369bd3a237 Wed Apr 13 18:08:32 CDT 2016 Jacob Keller <jacob.e.keller@intel.com> e1000e: use BIT() macro for bit defines

This prevents signed bitshift issues when the shift would overwrite the
signed bit, and prevents making this mistake in the future when copying
and modifying code.

Use GENMASK or the unsigned postfix for cases which aren't suitable for
BIT() macro.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
H A De1000.hdiff 18dd23920703891c39c7965873f8ae369bd3a237 Wed Apr 13 18:08:32 CDT 2016 Jacob Keller <jacob.e.keller@intel.com> e1000e: use BIT() macro for bit defines

This prevents signed bitshift issues when the shift would overwrite the
signed bit, and prevents making this mistake in the future when copying
and modifying code.

Use GENMASK or the unsigned postfix for cases which aren't suitable for
BIT() macro.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
H A Dich8lan.cdiff 18dd23920703891c39c7965873f8ae369bd3a237 Wed Apr 13 18:08:32 CDT 2016 Jacob Keller <jacob.e.keller@intel.com> e1000e: use BIT() macro for bit defines

This prevents signed bitshift issues when the shift would overwrite the
signed bit, and prevents making this mistake in the future when copying
and modifying code.

Use GENMASK or the unsigned postfix for cases which aren't suitable for
BIT() macro.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
H A Dnetdev.cdiff 18dd23920703891c39c7965873f8ae369bd3a237 Wed Apr 13 18:08:32 CDT 2016 Jacob Keller <jacob.e.keller@intel.com> e1000e: use BIT() macro for bit defines

This prevents signed bitshift issues when the shift would overwrite the
signed bit, and prevents making this mistake in the future when copying
and modifying code.

Use GENMASK or the unsigned postfix for cases which aren't suitable for
BIT() macro.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>