Re: [PATCH 13/15] staging: ath6kl: Remove direct comparisons to true/false

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2011-02-02 at 15:00 -0800, Vipin Mehta wrote:
>   The above needs to be changed from 
> if (wmi_is_bitrate_index_valid(!wmip, rateIndex)) {
> to
> if (!wmi_is_bitrate_index_valid(wmip, rateIndex)) {

Good eye Vipin, thanks.

I stuffed up that merge fixup conflict resolution.


_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel


[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux