On Mon, Aug 28, 2017 at 2:25 AM, Wright Feng <wright.feng@xxxxxxxxxxx> wrote: > From: Chung-Hsien Hsu <stanley.hsu@xxxxxxxxxxx> > > The firmware for brcmfmac devices includes information regarding > regulatory constraints. For certain devices this information is kept > separately in a binary form that needs to be downloaded to the device. > This patch adds support to download this so-called CLM blob file. It > uses the same naming scheme as the other firmware files with extension > of .clm_blob. > Not to bikeshed this, but why not just ".clm"? ".clm_blob" seems unnecessary and could feel "unprofessional" to users. To me simple seems better. - Steve