Re: SB and 2.1.126 [NOT THE COMPILE PROBLEM]

Ely Wilson (plexus@ionet.net)
Tue, 27 Oct 1998 05:29:17 -0700 (MST)


i should be shot, really i should.

EW>AB>> -#define SOUND_MIXER_OUTSRC 0xfa /* Arg contains a bit for each input source to output */
EW>AB>> -#define SOUND_MIXER_OUTMASK 0xf9 /* Arg contains a bit for each supported input source to output */

EW>AB>> - sb = acct_file->f_dentry->d_inode->i_sb;
EW>AB>> + sb = acct_file->f_dentry->f_inode->i_sb;
EW>AB>> if (!sb->s_op || !sb->s_op->statfs)
EW>AB>> return;

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/