mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:41:42 +00:00
rtase: Modify the content format of the enum rtase_registers
Remove unnecessary spaces. Signed-off-by: Justin Lai <justinlai0215@realtek.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20241114112549.376101-3-justinlai0215@realtek.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
fdb5379119
commit
39007e1c1c
@ -170,7 +170,7 @@ enum rtase_registers {
|
||||
RTASE_INT_MITI_TX = 0x0A00,
|
||||
RTASE_INT_MITI_RX = 0x0A80,
|
||||
|
||||
RTASE_VLAN_ENTRY_0 = 0xAC80,
|
||||
RTASE_VLAN_ENTRY_0 = 0xAC80,
|
||||
};
|
||||
|
||||
enum rtase_desc_status_bit {
|
||||
|
Loading…
Reference in New Issue
Block a user