Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers net: Fix declaration ordering in inline functions.
The correct usage should be "static inline void" instead of "static void inline" Signed-off-by: G.Balaji <balajig81@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information