• François Romieu's avatar
    [PATCH] via-velocity: early invocation of init_cam_filter() · f5ee43fe
    François Romieu authored
    In velocity_init_registers(), init_cam_filter() clears mCAMmask which
    might have been set by set_multi() (not sure if this can ever occur).
    Modified to invoke init_cam_filter() first. Also, clear_isr() is called
    twice. Removed the first invocation.
    
    In velocity_found1(), there was a unneeded assignment from vptr to
    dev->priv.  Removed.
    Signed-off-by: default avatarTejun Heo <tj@home-tj.org>
    f5ee43fe
via-velocity.c 85.7 KB