This adds a blank line after struct declaration, WILC_WFI_mon_priv. Signed-off-by: Sunghoon Cho <ywhsbliss@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
@@ -248,6 +248,7 @@ typedef struct {
struct WILC_WFI_mon_priv {
struct net_device *real_ndev;
};
+
extern struct net_device *WILC_WFI_devs[];
#endif