diff options
| author | Dave Airlie <[email protected]> | 2009-04-02 23:10:33 +0000 |
|---|---|---|
| committer | Dave Airlie <[email protected]> | 2009-04-02 23:10:33 +0000 |
| commit | 16456c872e4e3d674dde73f9bdf3f69c0d95e070 (patch) | |
| tree | 6a2241babb9703a435f3462cea7a5f3486cf6f65 /net/unix/af_unix.c | |
| parent | DRM: drm_crtc_helper.h doesn't actually need i2c.h (diff) | |
| download | kernel-16456c872e4e3d674dde73f9bdf3f69c0d95e070.tar.gz kernel-16456c872e4e3d674dde73f9bdf3f69c0d95e070.zip | |
drm: fix typo in edid vendor parsing.
Should be,
edid_vendor[2] = (edid->mfg_id[1] & 0x1f) + '@';
Since vendor ID has only two bytes only, I am somewhat surprised why gcc
doesn't complain this.
Reported-by: Guo, Chaohong <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
