Commit 23c9c2b3 authored by qhjindev's avatar qhjindev Committed by David S. Miller

fddi/skfp: fix typo

change 'privae' to 'private'
Signed-off-by: default avatarqhjindev <qhjin_dev@163.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6066234a
......@@ -228,7 +228,7 @@ struct s_phy {
u_char timer1_exp ;
u_char timer2_exp ;
u_char pcm_pad1[1] ;
int cem_pst ; /* CEM privae state; used for dual homing */
int cem_pst ; /* CEM private state; used for dual homing */
struct lem_counter lem ;
#ifdef AMDPLC
struct s_plc plc ;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment