Message ID | 20240403042056.1504209-1-quic_periyasa@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | wifi: ath12k: refactor the link capable flag | expand |
Karthikeyan Periyasamy <quic_periyasa@quicinc.com> writes: > extend the link capable flag to accommodate inter-device capability. > > v2: > - Rename the terminology from chip to device > > Karthikeyan Periyasamy (2): > wifi: ath12k: extend the link capable flag > wifi: ath12k: fix link capable flags Why the resend? I'm not really a fan of these "RESEND" versions. If you need to resend something simply just increase the version number (in this case to v3) and explain in the change log why you sent v3. That's a lot more clear for everyone than having "v2", "v2 RESEND", "v2 RESEND RESEND" and what not. It's not like we are running out of version numbers ;) But no need to resend because of this :)
On 4/3/2024 4:08 PM, Kalle Valo wrote: > Karthikeyan Periyasamy <quic_periyasa@quicinc.com> writes: > >> extend the link capable flag to accommodate inter-device capability. >> >> v2: >> - Rename the terminology from chip to device >> >> Karthikeyan Periyasamy (2): >> wifi: ath12k: extend the link capable flag >> wifi: ath12k: fix link capable flags > > Why the resend? I missed the version log in the commit message. I'm not really a fan of these "RESEND" versions. If you > need to resend something simply just increase the version number (in > this case to v3) and explain in the change log why you sent v3. That's a > lot more clear for everyone than having "v2", "v2 RESEND", "v2 RESEND > RESEND" and what not. It's not like we are running out of version > numbers ;) > > But no need to resend because of this :) > Sure, i got it.
On 4/3/2024 4:21 AM, Karthikeyan Periyasamy wrote: > On 4/3/2024 4:08 PM, Kalle Valo wrote: >> Why the resend? > > I missed the version log in the commit message. In that case in the future, just reply to your cover letter and say you missed including the versioning info, and put it in the reply.