projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65cd3a7
)
igc: Fix the typo in igc_base.h header definition
author
Sasha Neftin
<
[email protected]
>
Mon, 11 Mar 2019 22:34:35 +0000
(
00:34
+0200)
committer
Jeff Kirsher
<
[email protected]
>
Tue, 19 Mar 2019 22:18:46 +0000
(15:18 -0700)
Add the underline for the _IGC_BASE_H_.
Signed-off-by: Sasha Neftin <
[email protected]
>
Tested-by: Aaron Brown <
[email protected]
>
Signed-off-by: Jeff Kirsher <
[email protected]
>
drivers/net/ethernet/intel/igc/igc_base.h
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/intel/igc/igc_base.h
b/drivers/net/ethernet/intel/igc/igc_base.h
index 76d4991d728443bdaaf15ddfd68708f6a133e346..58d1109d7f3fe8ecb509714585e810989ef6beab 100644
(file)
--- a/
drivers/net/ethernet/intel/igc/igc_base.h
+++ b/
drivers/net/ethernet/intel/igc/igc_base.h
@@
-1,8
+1,8
@@
/* SPDX-License-Identifier: GPL-2.0 */
/* Copyright (c) 2018 Intel Corporation */
-#ifndef _IGC_BASE_H
-#define _IGC_BASE_H
+#ifndef _IGC_BASE_H
_
+#define _IGC_BASE_H
_
/* forward declaration */
void igc_rx_fifo_flush_base(struct igc_hw *hw);