]> Git Repo - linux.git/commit
sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot()
authorRoel Kluin <[email protected]>
Wed, 16 Dec 2009 15:54:43 +0000 (16:54 +0100)
committerTakashi Iwai <[email protected]>
Thu, 17 Dec 2009 11:19:12 +0000 (12:19 +0100)
commit2fbe74b90bafebce615466b4c20f96b0465df1ae
treef39330949a45a37b062474c5b83260c1cd942953
parent718deb6b61e34c200c1f2b706176d9aac334cb2d
sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot()

limit and jiffies are unsigned so the test did not work.

Signed-off-by: Roel Kluin <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
sound/oss/pss.c
This page took 0.054971 seconds and 4 git commands to generate.